event queue nghĩa là gì
Bản dịchĐiện thoại
- Từ điển kỹ thuậtLĩnh vực: toán & tin
- hàng đợi biến cố
- hàng đợi sự kiện
Giải thích VN: Khi các sự kiện liên tiếp được sinh ra, thì chung được lưu vào một hàng đợi để xử lý dần dần.
Câu ví dụ
- Event Queue operates on a single thread only.
Event Loop sử dụng một Single Thread duy nhất. - The Android framework maintains an Event Queue in which the events are arranged as they occur.
Android framework duy trì một hàng đợi chứa các sự kiện khi chúng xuất hiện. - The Android framework maintains an event queue into which events are placed as they occur.
Android framework duy trì một hàng đợi chứa các sự kiện khi chúng xuất hiện. - Event Queue operates on a single thread only.
Event loop chạy trên 1 single thread. - Then when the event loop is looking for a new event to execute, your nextTick'ed function will be there in the event queue and execute on a whole new stack.
Khi event loop đang tìm kiếm một sự kiện mới để thực hiện, hàm nextTick sẽ nằm trong queue và sẽ thực hiện toàn bộ một stack mới. - At its core, JavaScript is an asynchronous, single threaded programming language that leverages an event queue to do a lot of the work.
Javascript, nói đơn giản, là một ngôn ngữ lập trình không đồng bộ và single-threaded nhằm thúc đẩy một event queue để làm rất nhiều việc. - At its core, JavaScript is an asynchronous, single threaded programming language that leverages an event queue to do a lot of the work.
Javascript, nói đơn giản, là một ngôn ngữ lập trình không đồng bộ và single-threaded nhằm thúc đẩy một event queue để làm rất nhiều việc. - Cater for commodity services like event handling, data transformation and mapping, message and event queuing and sequencing, security or exception handling, protocol conversion and enforcing proper quality of communication service;
Cung cấp các dịch vụ như event handling, data transformation and mapping, message and event queuing and sequencing, security or exception handling, chuyển đổi giao thức.